<<<返回首页

Ableton Live 12 Suite v12.1.10 专业音乐制作软件

支持系统:Windows.MAC

音源厂商:https://www.ableton.com/en/release-notes/live-12/

独立安装程序 PC+Mac

文件大小:7.2GB



Live 12 发行说明
12.1.10 发行说明
2025 年 2 月 25 日

新功能和改进:
本机设备(包括内置 Max for Live 设备)现在在搜索结果中排在插件之前。
Max for Live 参数对象(其 @active 属性设置为 0)现在在 Push 上显示为灰色,就像本机设备中的参数一样。
修复了浏览器中的以下问题:
修复了自动完成建议不会随着输入更多字符而更新的错误。
修复了阻止包含空格的标签自动完成的错误。
过滤时,所选过滤器的数量现在将显示在内容窗格上方。
Live 现在将启动得稍微快一些。
在浏览器中搜索或过滤时,内容窗格上方可见的"清除"按钮已被"X"按钮取代。
用于保存自定义标签的"+"按钮已被书签按钮取代。
Max for Live API 中公开了新的 Track.create_midi_clip 函数,允许用户在 Arrangement View 中创建空剪辑。该函数接受两个参数,均为浮点数,表示空剪辑的开始时间和长度。
将 12.1 的核心库更新至 r60939:
更新了调音文件。
从 Note 和 Move 核心库中添加了新预设。
改进了核心库内容的标签。
错误修复:
可访问性:改进了屏幕阅读器支持和自动换档中的键盘控制。
用 -∞ 符号替换了表示负无穷大的 -inf 值。
修复了在某些情况下进入热交换模式时 Live 会暂时冻结的问题。
播放高音时,在设置为高品质模式的 Wavetable 中现在混叠更少。
在 Stacks MIDI Tool 处于非活动状态时(例如,使用 Envelopes 编辑器模式时)编辑参数和和弦时,和弦象形图现在会按预期更新。
修复了在包含许多剪辑的 Set 中放大 Arrangement 时发生的性能回归问题。
修复了在使用 -Push2UseLegacyScript 调试选项浏览 Push 1 或 Push 2 上的 Max for Live 设备时发生的崩溃问题。
可访问性:修复了在使用屏幕阅读器并专注于 MIDI 音符编辑器时删除 MIDI 剪辑时发生的崩溃问题。
修复了具有自动参数的设备有时会在输出中产生静音的问题。
现在,当尝试加载没有音高的空调音系统文件(.scl 或 .ascl)时,Live 会显示错误。
在 Roar 的 LFO 和 Noise 中,平滑现在可以长时间按预期工作。
导出视频的整个时长时,Live 不再崩溃。如果在导出过程中读取视频时出现故障,Live 将显示一条通知,指出导出时出现问题,导出的文件可能无法正常工作。
修复了 Meld 中的一个错误,加载调音系统时,Push 上显示的是音阶度数转置参数而不是半音转置参数。
在 USB MIDI 设置中,如果存在多个同类型设备的单元,则现在路由到这些设备时应该不会出现问题,拔下并重新插入设备时应该可以正确恢复 MIDI 路由。
修复了在分析某些损坏或不受支持的音频文件时发生的 Indexer 崩溃。
在 Auto Shift 中,修复了 MIDI 输入被禁用时 MIDI 调制仍处于活动状态的错误。
修复了加载插件时无法关闭插件显示的对话框窗口的问题。
恢复了用于移动选定场景的 Ctrl (Win) / Cmd (Mac) + 向上或向下箭头键盘快捷键。
修复了在微调参数时 MIDI 音符编辑器中的速度和机会过滤器结果不正确的问题。
当当前选定的设备链包含嵌套在乐器架中的 MIDI 效果架时,从浏览器加载样本时 Live 不再崩溃。
修复了在编辑多个剪辑时使用 CtrlE (Win) / CmdE (Mac) 键盘快捷键切音符并单击背景剪辑中的音符时发生的崩溃。
当在正在播放的剪辑上播放音符并停止传输时,Capture 将不再清除其缓冲区。以前,在某些情况下可能会无意中清除缓冲区。
修复了音高、随机和琶音器设备的问题,当启用音阶感知并且传入的音符超出音阶时,每个音符的音高弯曲消息被错误处理。
12.1.5 发行说明
2024 年 12 月 12 日

新功能和改进
更新了 Simpler 和 Drum Sampler 中的热交换样本和交换到上一个/下一个类似样本按钮的设计。
鼓架预设将不再从声音标签中排除。此外,标有"声音|..."的鼓架和鼓采样器预设将不再显示在鼓标签中。
现在,在 Session 或 Arrangement View 中选择大量音轨头或音轨的速度更快了。
即使关闭了 Scale 模式,现在也可以使用"查找和选择音符"中的 Scale 过滤器。
访问

Live 12 Release Notes
12.1.10 Release Notes
February 25, 2025

New features and improvements:
Native devices, including built-in Max for Live devices, are now sorted before plugins in search results.
Max for Live parameter objects with their @active attribute set to 0 are now greyed out on Push, much like parameters in native devices.
Fixed the following issues in the browser:
Fixed a bug where the auto-completion suggestion would not be updated as more characters were typed in.
Fixed a bug that prevented tags containing a space from being auto-completed.
When filtering, the number of selected filters will now be displayed above the content pane.
Live will now start up slightly faster.
The "Clear" button visible above the content pane when searching or filtering in the browser has been replaced with an "X" button.
The "+" button used for saving a custom label has been replaced with a bookmark button.
A new Track.create_midi_clip function is exposed in the Max for Live API allowing the user to create empty clips in the Arrangement View. The function accepts two arguments, both floats, which indicate the start time and length of the empty clip.
Update Core Library for 12.1 to r60939:
Updated tuning files.
New presets added from Note and Move Core Libraries.
Improved tags for Core Library content.
Bugfixes:
Accessibility: Improved screen reader support and keyboard control in Auto Shift.
Replaced the -inf value that represents negative infinity with the -∞ symbol.
Fixed an issue where Live would temporarily freeze when entering the Hot-Swap mode in certain conditions.
When playing high pitches, there is now less aliasing in Wavetable set to Hi-Quality mode.
When editing parameters and chords in the Stacks MIDI Tool while it is inactive (e.g., when using the Envelopes editor mode), the chord pictogram now updates as expected.
Fixed a performance regression that occurred when zooming into the Arrangement in a Set that contained many clips.
Fixed a crash that occurred when browsing Max for Live devices on Push 1 or Push 2 while using the -Push2UseLegacyScript debug option.
Accessibility: Fixed a crash that occurred when deleting a MIDI clip while a screen reader was in use and focused on the MIDI Note Editor.
Fixed an issue where devices with automated parameter would sometimes produce silence on the output.
Live now shows an error when attempting to load an empty tuning system file (.scl or .ascl) without pitches.
Smoothing now works as expected for long times in Roar's LFO and Noise.
Live no longer crashes when exporting the full duration of a video. If there is a failure while reading a video during export, Live will display a notification stating there was a problem with the export and the exported file may not work.
Fixed a bug in Meld, where scale degree transpose parameters instead of the semitone transpose parameters were displayed on Push while a tuning system was loaded.
In USB MIDI setups where there are multiple units of the same type of device there should now be no problems when routing to those devices, and MIDI routings should be correctly restored when unplugging and replugging the devices.
Fixed an Indexer crash which occurred when analyzing certain corrupted or unsupported audio files.
In Auto Shift, fixed a bug where MIDI modulation was active even when the MIDI input was disabled.
Fixed an issue that made it impossible to dismiss dialog windows displayed by plugins while they were being loaded.
Restored the Ctrl (Win) / Cmd (Mac) + up or down arrow keyboard shortcut, used for moving selected scenes.
Fixed an issue where Velocity and Chance filter results in the MIDI Note Editor were incorrect when fine tuning the parameters.
Live no longer crashes when loading a sample from the browser while the currently selected device chain includes a MIDI Effect Rack nested in an Instrument Rack.
Fixed a crash that occurred when chopping notes with the CtrlE (Win) / CmdE (Mac) keyboard shortcut while editing multiple clips and clicking on a note in a background clip.
Capture will no longer clear its buffer when notes are played over a playing clip and the transport is stopped. Previously, the buffer could be unintentionally cleared in some cases.
Fixed an issue with the Pitch, Random, and Arpeggiator devices where per-note pitch bend messages were processed incorrectly when scale awareness was enabled and the incoming note was out of scale.
12.1.5 Release Notes
December 12, 2024

New Features and Improvements
Updated the design of the Hot-Swap Sample and Swap to Previous/Next Similar Sample buttons in Simpler and Drum Sampler.
Drum Rack presets will no longer be excluded from the Sounds label. Additionally, Drum Rack and Drum Sampler presets tagged with "Sounds|..." will no longer be shown in the Drums label.
Selecting a large number of track headers or tracks in the Session or Arrangement View is now faster.
The Scale filter in Find and Select Notes is now available even if Scale Mode is turned off.
Acce


点击获取下载链接